home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / spot_132 / doc / jetmail.doc / af_fwd.upd next >
Text File  |  1996-07-31  |  1KB  |  27 lines

  1. Areafix request forwarding changed:
  2.  
  3. The "RemoteAreafix" in link definitions now only sets the name and password 
  4. for the remote areafix (defaults to AreaFix and AFPassword if not set). You 
  5. didn't specify a list here anymore.
  6.  
  7. Example:
  8.  
  9. RemoteAreafix AreaMgr mypwd
  10.  
  11. Forwardlists are defined within group definitions now. You can specify as 
  12. many lists a you want to different remote sites. A + sign indicates the 
  13. default host for forwarding.
  14.  
  15. Examples:
  16.  
  17. Group A
  18.   Forward     +D:\FIDONODE\FIDOCFG\JETMAIL\BB-FIDO.NAT 2:2432/300@fidonet.org
  19.   Forward      D:\FIDONODE\FIDOCFG\JETMAIL\BB-FIDO.INT 2:2432/300@fidonet.org
  20.   Forward      D:\FIDONODE\FIDOCFG\JETMAIL\02820704.JET 2:282/704@fidonet.org
  21. EndGroup
  22.  
  23. If a link has access to group A and requests an area which your system 
  24. doesn't carry, the area is searched in all three forward list and the request 
  25. is forward to the remote system where the first list match occurs. If there 
  26. is no match, the request was send to the first node in the list.
  27.